Xamarin.Android | ComponentOne
C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarSlotsPanel<S> Class / MeasuredWidthAndState Property


In This Topic
    MeasuredWidthAndState Property (CalendarSlotsPanel<S>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MeasuredWidthAndState As Integer
    'Usage
     
    
    Dim instance As CalendarSlotsPanel(Of S)
    Dim value As Integer
     
    value = instance.MeasuredWidthAndState
    public int MeasuredWidthAndState {get;}
    See Also